GTlsConnectionClass.getNegotiatedProtocol

struct GTlsConnectionClass
extern (C)
const(char)* function(GTlsConnection* conn) getNegotiatedProtocol;

Return Value

the negotiated protocol, or %NULL

Meta